Download OpenAPI specification : Download
| X-Authorization |
string
Example:
JTJ8fR5wkuppNrj6wTFSIU5TJUNS45L6ANDeeWhiWvpj8bxcpV5R3Gk8lHQml9Gl
|
{
-
"name":
"required"
,
-
"email":
"require,
Unique"
,
-
"password":
"required,
at
least
6
characters"
,
-
"role":
"[OPTIONAL]
-
Only
for
admin
users.
Valid
value
is
cachier.
Default
customer
"
}
| X-Authorization |
string
Example:
JTJ8fR5wkuppNrj6wTFSIU5TJUNS45L6ANDeeWhiWvpj8bxcpV5R3Gk8lHQml9Gl
|
{
-
"type":
"required.
Valid:
[savings,
current]"
,
-
"initialDeposit":
10000
}
| X-Authorization |
string
Example:
JTJ8fR5wkuppNrj6wTFSIU5TJUNS45L6ANDeeWhiWvpj8bxcpV5R3Gk8lHQml9Gl
|
{
-
"accountId":
8
,
-
"status":
"valid
values
[blocked,
pending,
approved]"
}
| X-Authorization |
string
Example:
JTJ8fR5wkuppNrj6wTFSIU5TJUNS45L6ANDeeWhiWvpj8bxcpV5R3Gk8lHQml9Gl
|
{
-
"transactionType":
"Valid
Values:
[withdrawal,
deposit,
transfer]"
,
-
"accountId":
2
,
-
"amount":
5000
,
-
"toAccountNumber":
"[OPTIONAL]
if
it
is
tranfer
enter
the
account_number
eg
CUS.13567
to
which
you
wish
to
send
the
money"
,
-
"transferMotive":
"[OPTIONAL]
if
it
is
tranfer
eg
For
nothing"
}